Autogenerated HTML docs for v1.6.1.2-306-gc0f6f
diff --git a/git-pull.html b/git-pull.html index 933a0bf..15299f5 100644 --- a/git-pull.html +++ b/git-pull.html
@@ -660,15 +660,14 @@ </dt> <dd> <p> - The canonical format of a <refspec> parameter is - <tt>+?<src>:<dst></tt>; that is, an optional plus <tt>+</tt>, followed - by the source ref, followed by a colon <tt>:</tt>, followed by - the destination ref. + The format of a <refspec> parameter is an optional plus + <tt>+</tt>, followed by the source ref <src>, followed + by a colon <tt>:</tt>, followed by the destination ref <dst>. </p> <div class="para"><p>The remote ref that matches <src> is fetched, and if <dst> is not empty string, the local ref that matches it is fast forwarded using <src>. -Again, if the optional plus <tt>+</tt> is used, the local ref +If the optional plus <tt>+</tt> is used, the local ref is updated even if it does not result in a fast forward update.</p></div> <div class="admonitionblock"> @@ -1177,7 +1176,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-12-10 08:33:22 UTC +Last updated 2009-02-01 06:35:53 UTC </div> </div> </body>